home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Network / Snak / Snak 3.2.1 68K / Scripts / PurePakDisclaimer < prev    next >
Encoding:
Text File  |  2000-03-12  |  1.2 KB  |  24 lines  |  [TEXT/ttxt]

  1. echo PurePak support in Snak
  2. echo This release of Snak supports almost all of the ircII scripting language.
  3. echo Most built-in functions are implemented, and all the operators are functional.
  4. echo Most event handlers are supported, except for handlers relating to DCC and CTCP which are not yet implemented.
  5. echo
  6. echo The supported language features are:
  7. echo Keywords:
  8. echo /Alias, /Assign, /Load, /Timer, ON,  @, IF, FOREACH, WHILE
  9. echo 
  10. echo Built-in functions:
  11. echo $left, $right, $mid, $time, $stime, $index, $rindex,  $rand, $srand, $match, $rmatch,$strip, $encode, $decode, $ischannel, $ischanop, $word,  $usehost, $toupper, $tolower, $mychannels, $myservers, $onchannel, $ chanusers, $A, $B, $C, $E, $F, $H, $I, $K, $M, $N, $0, $P, $Z, $0 - $9,  $.  $,  $:  $;  $?
  12. echo 
  13. echo Snak supports all the ircII operators:
  14. echo =  ==  +  ++  -  -- #  &  &&  |  ||  <  >  !  /  *  %  ^  ?  ~
  15. echo 
  16. echo The unsupported language features are:
  17. echo Keywords:
  18. echo /Window, /Bind
  19. echo 
  20. echo Built-in functions:
  21. echo $winnum, $winnam, $connect, $listen, $curpos, $pid, $ppid, $$, $D, $Q, $R, $S, $T, $U, $V, $W  
  22. echo 
  23. echo To remove this message, edit the purepak.irc script file...
  24.